home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-01-19 | 387 b | 8 lines | [TEXT/MMCC] |
- void SetupTheBuildWindow(WindowPtr theWindow);
- void ShutDownTheBuildWindow(void);
- void OpenTheBuildWindow(WindowPtr theWindow);
- void KeyPressedInBuildWindow(WindowPtr theWindow, unsigned char theChar);
- void MouseUpInBuildWindow(WindowPtr theWindow, Point thePoint);
- Boolean MouseClickedInBuildWindow(WindowPtr theWindow, Point thePoint);
- void DisposeTheBuildWindow(WindowPtr theWindow);
-